| Total Complexity | 23 | 
| Dependencies | 3 | 
| Dependents | 0 | 
| Total lines | 281 | 
| Lines of code | 183 | 
| Logical lines of code | 136 | 
| Comment lines | 50 | 
| Methods | 6 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| multiplyAddPoints() | 34 | 13 | 89 | |
| extendedGCD() | 43 | 6 | 52 | |
| jacobianDoublePoint() | 57 | 1 | 15 | |
| jacobianDoublePointMixed() | 58 | 1 | 15 | |
| doublePointHelper() | 71 | 1 | 5 | |
| verifyPoint() | 68 | 1 | 7 |